home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / 06_02.iso / games / rox / RoX.exe / {app} / Define.saf / Rocks.json < prev    next >
Encoding:
JavaScript Object Notation  |  2002-04-22  |  800 b 

  1. {
  2.     "schema": {
  3.         "Variable": "Text (50)",
  4.         "Index": "Long Integer",
  5.         "Value": "Memo/Hyperlink (255)"
  6.     },
  7.     "data": [
  8.         {
  9.             "Variable": "safrosoft",
  10.             "Index": -1
  11.         },
  12.         {
  13.             "Variable": "gamespeed",
  14.             "Index": 2,
  15.             "Value": "6"
  16.         },
  17.         {
  18.             "Variable": "musicvolume",
  19.             "Index": 3,
  20.             "Value": "70"
  21.         },
  22.         {
  23.             "Variable": "soundvolume",
  24.             "Index": 4,
  25.             "Value": "75"
  26.         },
  27.         {
  28.             "Variable": "levelcollection",
  29.             "Index": 5,
  30.             "Value": "RoX.clvl"
  31.         },
  32.         {
  33.             "Variable": "packfile",
  34.             "Index": 0,
  35.             "Value": "rox.pak"
  36.         },
  37.         {
  38.             "Variable": "congrats",
  39.             "Index": 6,
  40.             "Value": "Congratulations and thank you for playing Safrosoft RoX. This is the end of this level collection. You should be proud, your brain is larger than a hamster's! Though you have gone this far, many more challenging levels are available for you to download free of charge from the official RoX website {www.safrosoft.com}."
  41.         },
  42.         {
  43.             "Variable": "ShowBG",
  44.             "Index": 7,
  45.             "Value": "0"
  46.         }
  47.     ]
  48. }